Skip to content

fix: show validation error for QuestionShort in NcNoteCard #3413

Open
Chartman123 wants to merge 1 commit into
mainfrom
fix/validation-error
Open

fix: show validation error for QuestionShort in NcNoteCard #3413
Chartman123 wants to merge 1 commit into
mainfrom
fix/validation-error

Conversation

@Chartman123

Copy link
Copy Markdown
Collaborator

After adding custom validation with @invalid.prevent="validate" in #3382 the validation in QuestionShort didn't work as expected anymore.

The validation was refactored to also make use of the NcNoteCard to fix the issue.

While fixing this I realized that the aria-messages about errors were also missing in the above mentioned PR and so I added them here as well.

@Chartman123 Chartman123 self-assigned this Jun 12, 2026
@Chartman123 Chartman123 added javascript Javascript related ticket 3. to review Waiting for reviews regression Regression of a previous working feature feature: 📝 submitting responses labels Jun 12, 2026
@Chartman123 Chartman123 force-pushed the fix/validation-error branch from 1e4ba41 to 76d00e8 Compare June 12, 2026 12:44
also add missing aria error handling

Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
@Chartman123 Chartman123 force-pushed the fix/validation-error branch from 76d00e8 to 485d85e Compare June 12, 2026 13:54
@Chartman123 Chartman123 marked this pull request as ready for review June 12, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews feature: 📝 submitting responses javascript Javascript related ticket regression Regression of a previous working feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant